Skip to content

Create codeql.yml#695

Merged
AtomicFS merged 2 commits intomainfrom
cd/codeql
Jun 2, 2025
Merged

Create codeql.yml#695
AtomicFS merged 2 commits intomainfrom
cd/codeql

Conversation

@AtomicFS
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label May 14, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented May 14, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH bash-exec 10 0 0 0.06s
✅ BASH shellcheck 9 0 0 0.18s
✅ BASH shfmt 9 0 0 0.0s
✅ DOCKERFILE hadolint 5 0 0 0.38s
✅ EDITORCONFIG editorconfig-checker 225 0 0 0.61s
✅ GO revive 31 0 0 23.23s
✅ JSON jsonlint 14 0 0 2.09s
✅ JSON prettier 14 0 0 2.08s
✅ JSON v8r 14 0 0 4.04s
✅ MARKDOWN markdownlint 32 0 0 3.99s
✅ MARKDOWN markdown-link-check 33 0 0 24.03s
✅ PYTHON black 20 0 0 1.36s
✅ PYTHON flake8 20 0 0 0.85s
✅ PYTHON isort 20 0 0 0.27s
✅ PYTHON mypy 20 0 0 7.91s
✅ PYTHON pylint 20 0 0 5.82s
✅ PYTHON pyright 20 0 0 0.83s
✅ PYTHON ruff 20 0 0 0.03s
✅ REPOSITORY checkov yes no no 16.1s
✅ REPOSITORY gitleaks yes no no 3.33s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 48.69s
✅ REPOSITORY secretlint yes no no 0.89s
✅ REPOSITORY syft yes no no 6.78s
✅ REPOSITORY trivy yes no no 10.42s
✅ REPOSITORY trivy-sbom yes no no 1.84s
✅ REPOSITORY trufflehog yes no no 9.18s
✅ SPELL cspell 225 0 0 4.36s
⚠️ YAML prettier 35 1 2 4.86s
✅ YAML v8r 35 0 0 10.77s
✅ YAML yamllint 35 0 0 1.17s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@AtomicFS AtomicFS force-pushed the cd/codeql branch 3 times, most recently from 54a1df5 to e931480 Compare May 14, 2025 14:02
@github-actions github-actions bot added the testing Testing related label May 14, 2025
@AtomicFS AtomicFS force-pushed the cd/codeql branch 2 times, most recently from bf8150d to 8370d9f Compare May 14, 2025 14:22
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@AtomicFS AtomicFS force-pushed the cd/codeql branch 8 times, most recently from e6840dd to 1d46c39 Compare May 14, 2025 16:03
@AtomicFS AtomicFS marked this pull request as ready for review May 14, 2025 16:06
@AtomicFS AtomicFS requested a review from MDr164 as a code owner May 14, 2025 16:06
@AtomicFS AtomicFS enabled auto-merge May 14, 2025 16:06
AtomicFS added 2 commits June 2, 2025 10:15
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
- add dedicated CodeQL config file
- configure Python-specific analysis with proper PYTHONPATH
- add module import script to ensure complete code coverage
- move the Python code into different directory and set up
  proper Python project structure for analysis

AI-Generated: true
AI-Model: claude-3.7-sonnet
Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
@AtomicFS AtomicFS added this pull request to the merge queue Jun 2, 2025
Merged via the queue into main with commit e019e21 Jun 2, 2025
58 checks passed
@AtomicFS AtomicFS deleted the cd/codeql branch June 2, 2025 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code testing Testing related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants